module file造句
例句与造句
- Add the following code to the top of the module file
将下面的代码添加到模块文件的顶部: - Add the code example to the module file
将代码示例添加至此模块文件。 - A module file cannot be opened for the specified reason
出于所指明的原因,无法打开模块文件。 - Failed to initiate the module . please make sure the module file exists
模块初始化失败。请确认模块文件存在。 - Adds an empty module file
添加空模块文件。 - It's difficult to find module file in a sentence. 用module file造句挺难的
- [ english ] failed to initiate the module . please make sure the module file exists
模块初始化失败。请确认模块文件存在。 - Add the sample code from the reference topic to the module file
Imports microsoft . visualstudio . vcprojectengine将参考主题中的代码示例添加到模块文件。 - This warning is generated when the same source , input , or module file is specified multiple times on the command line
当在命令行上多次指定相同的源、输入或模块文件时,会生成此警告。 - This module file was generated for a different platform or by an incompatible compiler or compiler release . it cannot be read
这个意思就是你的这个模块和你的平台/编译器/编译器版本不同,你安装的组件不对。 - You can also , of course , define your own procedures and functions - in separate module files , if you wish - and call them either with the
当然,您也可以定义您自己的过程和函数在单独的模块文件中,如果您希望的话然后以 - If you need to read the contents of a file backwards for instance , to analyze a log in reverse order , use the cpan module file : : readbackwards
如果您要从尾到头读取文件的内容(例如,为了分析日期从近到远排列的日志记录) ,那么使用cpan模块file : : readbackwards 。 - As the important tool on the platform , the automatically creater create the source code need by the user through the analyzing of module file and the defining of the xml format
自动生成器作为该平台中的重要工具,通过解析模板文件和xml格式的定义书,自动生成用户所需的源代码。